Merged [21207]: Sparkle+ [103], which allows the delegate to pass values to be sent...
[adiumx.git] / Plugins / IRC Libpurple Plugin / ESIRCService.h
blobc5fc806bc139a686089292eba7c469f4a3bf5b41
1 //
2 // ESIRCService.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 3/4/06.
6 //
8 #import <Cocoa/Cocoa.h>
9 #import <Adium/AIService.h>
11 @interface ESIRCService : AIService {
15 @end